This web method is used to return a dataset containing a details about the current state of a transfer along with details for each line.
Method | /ProCloudWS.asmx/ActivityBulkTransferReportGet |
The request body is of type ActivityBulkTransferReportGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
intActivityId | xml:int | |
intTypeId | xml:int |
|
The response body is of type ActivityBulkTransferReportGetResponse.
Name | Description | Data Type |
---|---|---|
ActivityBulkTransferReportGetResult | objActivityBulkTransferReportGetReturn |
|